home *** CD-ROM | disk | FTP | other *** search
/ Enter 2003: The Beautiful Scenery / enter-parhaat-2003.iso / files / Gnop.exe / scripts / DefineButton2_55 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-12-31  |  148 b   |  7 lines

  1. on(release){
  2.    _root.vasenMaila._y = 200;
  3.    _root.oikeaMaila._y = 200;
  4.    _root.pallo.removeMovieClip();
  5.    _root.gotoAndPlay("valikko");
  6. }
  7.